GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / RemoveFormFields Property





In This Topic
RemoveFormFields Property (PDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
Public Property RemoveFormFields As Boolean
public bool RemoveFormFields {get; set;}
public read-write property RemoveFormFields: Boolean; 
public function get,set RemoveFormFields : boolean
public: __property bool get_RemoveFormFields();
public: __property void set_RemoveFormFields( 
   bool value
);
public:
property bool RemoveFormFields {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members